CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Opencv y

搜索资源列表

  1. CapturePlayVideo

    0下载:
  2. An opencv program about capture and display video.-An opencv program about capture and displa y video.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:809
    • 提供者:gi
  1. OpenCV_face_detector

    1下载:
  2. This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Ins
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1295516
    • 提供者:ruan
  1. Homography.rar

    0下载:
  2. 已知图象4点坐标和转换后图像相对应4点坐标, 利用openCV求出homograghy 3x3 矩阵, 然后输出变换后图像,There is an input image called "warpin". The goal is to warp this image so that the tiles are approximately square, that is the camera is rotated to look down, which produces an image call
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:71249
    • 提供者:Ke Li
  1. MyYUViewer.rar

    0下载:
  2. 一个用opencv编写的可以打开YUV格式视频的一个很好的小程序,值得下载哦,Opencv prepared a used YUV format video can turn a good little program, it is worth to download Oh
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3068443
    • 提供者:creasewang
  1. rgb2yuv

    0下载:
  2. rgb图像转yuv,基于opencv。仅供参看-rgb image transfer yuv, based opencv. Only see
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1779011
    • 提供者:sunxu
  1. LucasKanadeTracker

    0下载:
  2. Lucas-Kanader-Tomasi Feature Tracker,基于B.D.Lucas和T.Kanade[1]于1981的早期工作,于1991年由C.Tomasi和T.Kanade[2]完整导出,并于1994年由J.Shi和C.Tomasi[3]在文章中清楚地阐述。J.Y.Bougue[4]于2000年给出了此算法的一种实现,并收录在Intel公司的计算机视觉函数库OpenCV中。本例是此算法基于OpenCv的代码实现-Lucas-Kanader-Tomasi Feature Trac
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:38208943
    • 提供者:梁霄
  1. opencv

    0下载:
  2. 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:686808
    • 提供者:dugumengyouzi
  1. TIFF

    0下载:
  2. Varios intentos para abrir .tiff opcvedges usa opencv y los demas usan libtiff libjpeg libsdl-Varios intentos para abrir .tiff opcvedges usa opencv y los demas usan libtiff libjpeg libsdl
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:4468
    • 提供者:jecs89
  1. y-motion-detection

    0下载:
  2. 此系统是基于Opencv和VC,可以检测到运动中的物体,对于动作识别有很大的帮助!-This system is based on Opencv and VC can detect the movement of objects, a great help for action recognition!
  3. 所属分类:CSharp

    • 发布日期:2017-12-02
    • 文件大小:1656607
    • 提供者:杨天威
  1. y--facedectection

    0下载:
  2. 本程序基于Opencv与VC而建立的,程序运行后可以自动检测到人脸,并标注出来!-Opencv with VC-based and established in the program, the program runs automatically detect a person' s face, and marked out!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-21
    • 文件大小:3420442
    • 提供者:杨天威
  1. MiNuevoOpenCV

    0下载:
  2. visual c++ 2010 y opencv configuración
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-30
    • 文件大小:12025904
    • 提供者:jc ledesma
  1. Gaussian-Blur

    0下载:
  2. This project for OpenCV C++. This is the most commonly used smoothing method. This is also used to eliminate noises in an image. Gaussian kernel is slided across the image to produce the smoothed image. Size of the kernel and the standar
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:520754
    • 提供者:takurcite
  1. C

    0下载:
  2. 根据计盒维数原理编写了求一维曲线分形维数。本代码使用了C程序和opencv库函数 。 function D=FractalDim(y,cellmax) 求输入一维信号的计盒分形维数 y是一维信号 cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e))。 -Under the box dimension of the principle of pr
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5127
    • 提供者:寻之川
  1. 新建 Microsoft Word 文档

    0下载:
  2. opencv实现傅里叶变换,傅立叶变换是把图像从空间域转化到频率域的变换。空间域:一般的情况下,空间域的图像是f(x,y)=灰度级(0-255),形象一点就是一个二维矩阵,每个坐标对应一个颜色值。频率域:频率:对于图像来说可以指图像颜色值的梯度,即灰度级的变化速度,幅度:可以简单的理解为是频率的权,即该频率所占的比例:能量=幅度(可能不太准确),变换结果为F(u,v),F代表幅度值,u代表x方向的频率,v代表y方向的频率(Fu Liye transform is the transformati
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:12288
    • 提供者:ambition123
  1. Sine_Wave_Sliding_2016_5_21

    0下载:
  2. Explanation:- This Program can generate Sine Wave and slide uploaded image pattern according to sine wave.It is also plot wave propagation on X-Y coordinates. This program can save images at the same time to make pattern slid
  3. 所属分类:多媒体

    • 发布日期:2018-04-23
    • 文件大小:14147584
    • 提供者:sushichan
搜珍网 www.dssz.com